-
Home
-
Next Active Directory Integration
-
3.1.7
-
Code
-
Classes
- Crypto
Total Complexity |
29 |
Dependencies |
9 |
Dependents |
2 |
Total lines |
366 |
Lines of code |
198 |
Logical lines of code |
81 |
Comment lines |
126 |
Methods |
10 |
Properties |
0 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
decryptInternal() |
A |
40 |
10 |
66 |
legacyDecrypt() |
A |
44 |
8 |
51 |
plainEncrypt() |
S |
58 |
2 |
17 |
plainDecrypt() |
S |
58 |
2 |
17 |
encryptInternal() |
S |
58 |
2 |
15 |
encrypt() |
S |
69 |
1 |
7 |
encryptWithPassword() |
S |
69 |
1 |
7 |
decrypt() |
S |
69 |
1 |
7 |
decryptWithPassword() |
S |
69 |
1 |
7 |
verifyHMAC() |
S |
74 |
1 |
4 |